Skip to main content
GET
/
operations
/
{public_operation_id}
[BETA] Poll async operation status
curl --request GET \
  --url https://api.getpg.ai/public-api/v1/operations/{public_operation_id} \
  --header 'x-api-key: <api-key>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.getpg.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-api-key
string
header
required

Your API key for authentication. Get your API key from the PG:AI dashboard under Settings > API Keys.

Path Parameters

public_operation_id
string
required

Operation id such as op_abc123

Response

Success — may include Retry-When queued/running

Response data